Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODClipboard


ExportClipboard

Document Shell

The ExportClipboard method updates the system clipboard if this clipboard object has been changed since the last update of the system clipboard.

void ExportClipboard ();
DISCUSSION
OpenDoc calls this method internally. Parts must not call this method, but can instead call the SetPlatformClipboard method.

After this method executes successfully, the system clipboard contains the most recently cut or copied items from this clipboard object.

EXCEPTIONS
kODErrOutOfMemory
There is not enough memory to complete the operation.
This method may also throw platform-specific exceptions.

SEE ALSO
The ODClipboard::SetPlatformClipboard method (page 94).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help